Fix cursor display on the fringe of R2L screen lines.
authorEli Zaretskii <eliz@gnu.org>
Sun, 31 Aug 2014 15:53:27 +0000 (18:53 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sun, 31 Aug 2014 15:53:27 +0000 (18:53 +0300)
commit387db31f6f9e9a4f0f54098df8e2172d34f51ef3
treec1bfe34fe08a31c90866363ec797d25b697691db
parent1941b4e1f48ce7d9a401edd88e655f489bc31beb
Fix cursor display on the fringe of R2L screen lines.

 src/xdisp.c (display_and_set_cursor): Call erase_phys_cursor also
 when HPOS is negative, for the benefit of R2L glyph rows whose
 newline overflows into the fringe.
src/ChangeLog
src/xdisp.c